SixBit API Schema
InDisputeType Simple Type
Description
This flag indicates a sale is in disupte on the eCommerce site.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
InDisputeType Simple Type
Overview
InDisputeType Restriction of xs:boolean
This flag indicates a sale is in disupte on the eCommerce site.
Source
<xs:simpleType name="InDisputeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This flag indicates a sale is in disupte on the eCommerce site.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.